Enum Input.InputDevice

Constants for input device IDs.

To be used with Input.GetLastInputDevice.

Members

KEYBOARD Keyboard input device.
MOUSE Mouse input device.
GAMEPAD Gamepad input device.


Members

KEYBOARD
Keyboard input device.
MOUSE
Mouse input device.
GAMEPAD
Gamepad input device.
generated by TEN-LDoc (a fork of LDoc 1.4.6)